func golang.org/x/net/internal/httpsfv.consumeItem

2 uses

	golang.org/x/net/internal/httpsfv (current package)
		httpsfv.go#L176: func consumeItem(s string, f func(bareItem, param string)) (consumed, rest string, ok bool) {
		httpsfv.go#L202: 	_, rest, ok := consumeItem(s, f)